-
Home
-
WP Travel Engine – Tour Booking Plugin – Tour Operator Software
-
6.5.1
-
Code
-
Classes
- Booking
| Total Complexity |
161 |
| Dependencies |
8 |
| Dependents |
26 |
| Total lines |
1,060 |
| Lines of code |
511 |
| Logical lines of code |
285 |
| Comment lines |
383 |
| Methods |
67 |
| Properties |
3 |
Methods 67
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_post_booking() |
C |
32 |
30 |
96 |
| maybe_update_inventory() |
A |
48 |
11 |
30 |
| get_total_paid_amount() |
S |
57 |
7 |
15 |
| has_due_payment() |
S |
58 |
6 |
16 |
| sanitize_data_array() |
S |
59 |
6 |
13 |
| get_trip_package_name() |
S |
62 |
6 |
11 |
| get_cart_info() |
S |
61 |
5 |
12 |
| get_emergency_contacts() |
S |
60 |
4 |
14 |
| get_order_trip() |
S |
61 |
4 |
12 |
| get_billing_info() |
S |
62 |
4 |
11 |
| get_total_due_amount() |
S |
66 |
4 |
8 |
| get_due_payment_link() |
S |
55 |
2 |
22 |
| get_travelers() |
S |
63 |
3 |
10 |
| from_payment() |
S |
64 |
3 |
10 |
| from_payment_key() |
S |
64 |
3 |
10 |
| get_payments() |
S |
62 |
2 |
12 |
| get_booking_status() |
S |
75 |
2 |
4 |
| get_due_amount() |
S |
73 |
2 |
4 |
| get_paid_amount() |
S |
73 |
2 |
4 |
| get_order_items() |
S |
75 |
2 |
4 |
| add_payment() |
S |
65 |
2 |
9 |
| update_paid_amount() |
S |
70 |
2 |
6 |
| update_due_amount() |
S |
69 |
2 |
6 |
| trashing_booking() |
S |
64 |
2 |
10 |
| untrashing_booking() |
S |
65 |
2 |
9 |
| save_travellers_information() |
S |
67 |
2 |
8 |
| get_trip_id() |
S |
74 |
1 |
4 |
| get_trip_title() |
S |
75 |
1 |
4 |
| get_trip_cost() |
S |
75 |
1 |
4 |
| get_partial_cost() |
S |
75 |
1 |
4 |
| get_trip_datetime() |
S |
74 |
1 |
4 |
| get_trip_pax() |
S |
75 |
1 |
4 |
| get_trip_pax_cost() |
S |
75 |
1 |
4 |
| get_trip_extras() |
S |
75 |
1 |
4 |
| get_trip_has_time() |
S |
75 |
1 |
4 |
| get_currency() |
S |
75 |
1 |
4 |
| get_subtotal() |
S |
75 |
1 |
4 |
| get_total() |
S |
75 |
1 |
4 |
| get_cart_partial() |
S |
75 |
1 |
4 |
| get_discounts() |
S |
75 |
1 |
4 |
| get_tax_amount() |
S |
75 |
1 |
4 |
| get_payment_detail() |
S |
80 |
1 |
3 |
| get_payment_status() |
S |
80 |
1 |
3 |
| get_payment_gateway() |
S |
80 |
1 |
3 |
| get_payment_method() |
S |
80 |
1 |
3 |
| get_billing_fname() |
S |
80 |
1 |
3 |
| get_billing_lname() |
S |
80 |
1 |
3 |
| get_billing_email() |
S |
80 |
1 |
3 |
| get_billing_address() |
S |
80 |
1 |
3 |
| get_billing_city() |
S |
80 |
1 |
3 |
| get_billing_country() |
S |
80 |
1 |
3 |
| get_additional_fields() |
S |
80 |
1 |
3 |
| set_billing_info() |
S |
80 |
1 |
3 |
| set_order_items() |
S |
80 |
1 |
3 |
| set_cart_info() |
S |
79 |
1 |
3 |
| set_status() |
S |
76 |
1 |
4 |
| update_status() |
S |
73 |
1 |
5 |
| get_last_payment() |
S |
76 |
1 |
4 |
| set_total_due_amount() |
S |
79 |
1 |
3 |
| set_total_paid_amount() |
S |
80 |
1 |
3 |
| get_customer_note() |
S |
79 |
1 |
3 |
| get_admin_note() |
S |
79 |
1 |
3 |
| set_traveller_details() |
S |
80 |
1 |
3 |
| set_emergency_contact_details() |
S |
80 |
1 |
3 |
| set_cart_pricing() |
S |
76 |
1 |
4 |
| set_additional_details() |
S |
76 |
1 |
4 |
| set_notes() |
S |
76 |
1 |
4 |